Skip to content

fix UdpContext::(connect,listen) signature by using IPAddress #5742

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Feb 11, 2019

Conversation

d-a-v
Copy link
Collaborator

@d-a-v d-a-v commented Feb 8, 2019

fix #5738
::connect() fix by courtesy of @AlfredLamoule

@d-a-v d-a-v changed the title fix UdpContext::listen signature by using IPAddress fix UdpContext::(connect,listen) signature by using IPAddress Feb 11, 2019
@d-a-v d-a-v merged commit 6c5269a into esp8266:master Feb 11, 2019
@d-a-v d-a-v deleted the fixudplisten branch February 11, 2019 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Networking:430:47: error: no matching function for call to 'UdpContext::listen(const ip_addr_t&, int)'
1 participant